From: Bill Wohler Date: Sat, 13 Jun 2009 17:08:22 +0000 (+0000) Subject: Remove trailing space. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~403 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=650651707ad0a0a0fc8612892ac5ffaa12a86fb3;p=emacs.git Remove trailing space. --- diff --git a/lisp/mh-e/mh-xface.el b/lisp/mh-e/mh-xface.el index b63a1966266..9e83175ac60 100644 --- a/lisp/mh-e/mh-xface.el +++ b/lisp/mh-e/mh-xface.el @@ -76,7 +76,7 @@ in this order is used." (x-face (setq raw (mh-uncompface x-face) type 'pbm)) (url (setq type 'url)) - (t (multiple-value-setq (type raw) + (t (multiple-value-setq (type raw) (values-list (mh-picon-get-image))))) (when type (goto-char (point-min))